Einhugur Word Plugin for Xojo

Hyperlink.Address Property

Address to link to.

Address as String {Read and Write}

Remarks

This can be external address or anchor name if the link is linking to anchor.

Note that you need to also set LinkToAnchor to true if wanting to link to anchor.

Anchor with the name _top is valid also, it is a built in one that always exists.

See Also

Hyperlink Class